PHY SET CLOTH DAMPING

Set the damping property of the cloth.

  Syntax
PHY SET CLOTH DAMPING ID, state
  Parameters
ID
Integer
identification number of the cloth object
state
Integer
new state with 1 switching damping on and 0 switching damping off

  Returns

  Description

Damping is a way of slowing down the movement of a cloth over time. For example, it can be used to make the cloth quickly settle down to a minimal level of movement. Use this command to set the current damping level with the default being 0.5 and the range going from 0.0 to infinity. Note that it is only used if damping has been enabled for the cloth object.

  Example Code
No example code is provided for this command